net: mdio: Add mdio_free() and mdio_unregister() API
authorBin Meng <[email protected]>
Thu, 8 Oct 2015 04:32:37 +0000 (21:32 -0700)
committerJoe Hershberger <[email protected]>
Thu, 29 Oct 2015 19:05:50 +0000 (14:05 -0500)
commitcb6baca77bca0ef999203a7ed73bd123e7da062e
tree85a5e8d2c44a7b6332fd9b7542d2915527d09755
parent17ecfa9b45db7964f6a20cd710a87decd2f2e1f5
net: mdio: Add mdio_free() and mdio_unregister() API

Currently there is no API to uninitialize mdio. Add two APIs for this.

Signed-off-by: Bin Meng <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
common/miiphyutil.c
include/miiphy.h